In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging / TwainIsPixelTypeAvailable Method

TwainIsPixelTypeAvailable Method (IGdPictureImaging)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(845)>

Function TwainIsPixelTypeAvailable( _

   ByVal PixelType As TwainPixelType _

) As Boolean
[DispId(845)]

bool TwainIsPixelTypeAvailable( 

   TwainPixelType PixelType

)
function TwainIsPixelTypeAvailable( 

    PixelType: TwainPixelType

): Boolean; 
DispIdAttribute(845)

function TwainIsPixelTypeAvailable( 

   PixelType : TwainPixelType

) : boolean;
[DispId(845)]

bool TwainIsPixelTypeAvailable( 

   TwainPixelType PixelType

) 
[DispId(845)]

bool TwainIsPixelTypeAvailable( 

   TwainPixelType PixelType

) 

Parameters

PixelType
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging
IGdPictureImaging Members